home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Video / ImageCaster1.0.4.sit / ImgCastDownload.dmg / ImageCaster.app / Contents / Resources / ImageCaster.scriptSuite < prev    next >
Encoding:
Extensible Markup Language  |  2003-01-23  |  27.1 KB  |  1,193 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>AppleEventCode</key>
  6.     <string>imCA</string>
  7.     <key>Classes</key>
  8.     <dict>
  9.         <key>CamDocument</key>
  10.         <dict>
  11.             <key>AppleEventCode</key>
  12.             <string>docu</string>
  13.             <key>Attributes</key>
  14.             <dict>
  15.                 <key>activeStage</key>
  16.                 <dict>
  17.                     <key>AppleEventCode</key>
  18.                     <string>acts</string>
  19.                     <key>Type</key>
  20.                     <string>EZStage</string>
  21.                 </dict>
  22.                 <key>image</key>
  23.                 <dict>
  24.                     <key>AppleEventCode</key>
  25.                     <string>imag</string>
  26.                     <key>Type</key>
  27.                     <string>NSImage</string>
  28.                 </dict>
  29.                 <key>lastAttempted</key>
  30.                 <dict>
  31.                     <key>AppleEventCode</key>
  32.                     <string>lasA</string>
  33.                     <key>ReadOnly</key>
  34.                     <string>YES</string>
  35.                     <key>Type</key>
  36.                     <string>NSString</string>
  37.                 </dict>
  38.                 <key>lastError</key>
  39.                 <dict>
  40.                     <key>AppleEventCode</key>
  41.                     <string>lasE</string>
  42.                     <key>ReadOnly</key>
  43.                     <string>YES</string>
  44.                     <key>Type</key>
  45.                     <string>NSString</string>
  46.                 </dict>
  47.                 <key>lastUploaded</key>
  48.                 <dict>
  49.                     <key>AppleEventCode</key>
  50.                     <string>lasU</string>
  51.                     <key>ReadOnly</key>
  52.                     <string>YES</string>
  53.                     <key>Type</key>
  54.                     <string>NSString</string>
  55.                 </dict>
  56.                 <key>online</key>
  57.                 <dict>
  58.                     <key>AppleEventCode</key>
  59.                     <string>onln</string>
  60.                     <key>Type</key>
  61.                     <string>NSNumber<Bool></string>
  62.                 </dict>
  63.                 <key>tempFiles</key>
  64.                 <dict>
  65.                     <key>AppleEventCode</key>
  66.                     <string>tmpF</string>
  67.                     <key>ReadOnly</key>
  68.                     <string>YES</string>
  69.                     <key>Type</key>
  70.                     <string>NSArray</string>
  71.                 </dict>
  72.             </dict>
  73.             <key>Superclass</key>
  74.             <string>NSCoreSuite.NSDocument</string>
  75.             <key>SupportedCommands</key>
  76.             <dict>
  77.                 <key>PostToLog</key>
  78.                 <string>handlePostToLogScriptCommand:</string>
  79.                 <key>ResetTimer</key>
  80.                 <string>doResetTimer:</string>
  81.                 <key>UploadImage</key>
  82.                 <string>doUploadNow:</string>
  83.             </dict>
  84.             <key>ToManyRelationships</key>
  85.             <dict>
  86.                 <key>stages</key>
  87.                 <dict>
  88.                     <key>AppleEventCode</key>
  89.                     <string>Stag</string>
  90.                     <key>ReadOnly</key>
  91.                     <string>YES</string>
  92.                     <key>Type</key>
  93.                     <string>EZStage</string>
  94.                 </dict>
  95.             </dict>
  96.         </dict>
  97.         <key>EZComposer</key>
  98.         <dict>
  99.             <key>AppleEventCode</key>
  100.             <string>cpsr</string>
  101.             <key>Attributes</key>
  102.             <dict>
  103.                 <key>displayName</key>
  104.                 <dict>
  105.                     <key>AppleEventCode</key>
  106.                     <string>dnam</string>
  107.                     <key>ReadOnly</key>
  108.                     <string>YES</string>
  109.                     <key>Type</key>
  110.                     <string>NSString</string>
  111.                 </dict>
  112.             </dict>
  113.             <key>Superclass</key>
  114.             <string>NSCoreSuite.AbstractObject</string>
  115.         </dict>
  116.         <key>EZDeliverer</key>
  117.         <dict>
  118.             <key>AppleEventCode</key>
  119.             <string>Delv</string>
  120.             <key>Attributes</key>
  121.             <dict>
  122.                 <key>displayName</key>
  123.                 <dict>
  124.                     <key>AppleEventCode</key>
  125.                     <string>dnam</string>
  126.                     <key>ReadOnly</key>
  127.                     <string>YES</string>
  128.                     <key>Type</key>
  129.                     <string>NSString</string>
  130.                 </dict>
  131.             </dict>
  132.             <key>Superclass</key>
  133.             <string>NSCoreSuite.AbstractObject</string>
  134.             <key>SupportedCommands</key>
  135.             <dict>
  136.                 <key>Deliver</key>
  137.                 <string>handleDeliverScriptCommand:</string>
  138.             </dict>
  139.         </dict>
  140.         <key>EZDestinationStage</key>
  141.         <dict>
  142.             <key>AppleEventCode</key>
  143.             <string>stg5</string>
  144.             <key>Attributes</key>
  145.             <dict>
  146.                 <key>activeDeliverer</key>
  147.                 <dict>
  148.                     <key>AppleEventCode</key>
  149.                     <string>aDlv</string>
  150.                     <key>Type</key>
  151.                     <string>EZDeliverer</string>
  152.                 </dict>
  153.                 <key>postDeliveryScriptPath</key>
  154.                 <dict>
  155.                     <key>AppleEventCode</key>
  156.                     <string>posS</string>
  157.                     <key>Type</key>
  158.                     <string>NSString</string>
  159.                 </dict>
  160.                 <key>preDeliveryScriptPath</key>
  161.                 <dict>
  162.                     <key>AppleEventCode</key>
  163.                     <string>preS</string>
  164.                     <key>Type</key>
  165.                     <string>NSString</string>
  166.                 </dict>
  167.                 <key>transferInProgress</key>
  168.                 <dict>
  169.                     <key>AppleEventCode</key>
  170.                     <string>tinP</string>
  171.                     <key>ReadOnly</key>
  172.                     <string>YES</string>
  173.                     <key>Type</key>
  174.                     <string>NSNumber<Bool></string>
  175.                 </dict>
  176.             </dict>
  177.             <key>Superclass</key>
  178.             <string>EZStage</string>
  179.             <key>ToManyRelationships</key>
  180.             <dict>
  181.                 <key>deliverers</key>
  182.                 <dict>
  183.                     <key>AppleEventCode</key>
  184.                     <string>Delv</string>
  185.                     <key>ReadOnly</key>
  186.                     <string>YES</string>
  187.                     <key>Type</key>
  188.                     <string>EZDeliverer</string>
  189.                 </dict>
  190.             </dict>
  191.         </dict>
  192.         <key>EZFormatStage</key>
  193.         <dict>
  194.             <key>AppleEventCode</key>
  195.             <string>stg3</string>
  196.             <key>Attributes</key>
  197.             <dict>
  198.                 <key>activeComposer</key>
  199.                 <dict>
  200.                     <key>AppleEventCode</key>
  201.                     <string>curc</string>
  202.                     <key>Type</key>
  203.                     <string>EZComposer</string>
  204.                 </dict>
  205.             </dict>
  206.             <key>Superclass</key>
  207.             <string>EZStage</string>
  208.             <key>ToManyRelationships</key>
  209.             <dict>
  210.                 <key>composers</key>
  211.                 <dict>
  212.                     <key>AppleEventCode</key>
  213.                     <string>cpsr</string>
  214.                     <key>ReadOnly</key>
  215.                     <string>YES</string>
  216.                     <key>Type</key>
  217.                     <string>EZComposer</string>
  218.                 </dict>
  219.             </dict>
  220.         </dict>
  221.         <key>EZImageFileImporter</key>
  222.         <dict>
  223.             <key>AppleEventCode</key>
  224.             <string>ifii</string>
  225.             <key>Attributes</key>
  226.             <dict>
  227.                 <key>pathname</key>
  228.                 <dict>
  229.                     <key>AppleEventCode</key>
  230.                     <string>patS</string>
  231.                     <key>Type</key>
  232.                     <string>NSString</string>
  233.                 </dict>
  234.                 <key>retrievalMode</key>
  235.                 <dict>
  236.                     <key>AppleEventCode</key>
  237.                     <string>retM</string>
  238.                     <key>Type</key>
  239.                     <string>NSNumber<Int></string>
  240.                 </dict>
  241.                 <key>rotation</key>
  242.                 <dict>
  243.                     <key>AppleEventCode</key>
  244.                     <string>rota</string>
  245.                     <key>Type</key>
  246.                     <string>NSNumber<Float></string>
  247.                 </dict>
  248.                 <key>scaling</key>
  249.                 <dict>
  250.                     <key>AppleEventCode</key>
  251.                     <string>scal</string>
  252.                     <key>Type</key>
  253.                     <string>NSNumber<Int></string>
  254.                 </dict>
  255.                 <key>url</key>
  256.                 <dict>
  257.                     <key>AppleEventCode</key>
  258.                     <string>urlS</string>
  259.                     <key>Type</key>
  260.                     <string>NSString</string>
  261.                 </dict>
  262.             </dict>
  263.             <key>Superclass</key>
  264.             <string>EZImporter</string>
  265.         </dict>
  266.         <key>EZImporter</key>
  267.         <dict>
  268.             <key>AppleEventCode</key>
  269.             <string>impt</string>
  270.             <key>Attributes</key>
  271.             <dict>
  272.                 <key>displayName</key>
  273.                 <dict>
  274.                     <key>AppleEventCode</key>
  275.                     <string>dnam</string>
  276.                     <key>ReadOnly</key>
  277.                     <string>YES</string>
  278.                     <key>Type</key>
  279.                     <string>NSString</string>
  280.                 </dict>
  281.                 <key>imageSizeStr</key>
  282.                 <dict>
  283.                     <key>AppleEventCode</key>
  284.                     <string>isiz</string>
  285.                     <key>Type</key>
  286.                     <string>NSString</string>
  287.                 </dict>
  288.             </dict>
  289.             <key>Superclass</key>
  290.             <string>NSCoreSuite.AbstractObject</string>
  291.         </dict>
  292.         <key>EZMonitorStage</key>
  293.         <dict>
  294.             <key>AppleEventCode</key>
  295.             <string>stg6</string>
  296.             <key>Attributes</key>
  297.             <dict>
  298.                 <key>deliveryDimensions</key>
  299.                 <dict>
  300.                     <key>AppleEventCode</key>
  301.                     <string>delD</string>
  302.                     <key>ReadOnly</key>
  303.                     <string>YES</string>
  304.                     <key>Type</key>
  305.                     <string>NSString</string>
  306.                 </dict>
  307.                 <key>deliveryDuration</key>
  308.                 <dict>
  309.                     <key>AppleEventCode</key>
  310.                     <string>delT</string>
  311.                     <key>ReadOnly</key>
  312.                     <string>YES</string>
  313.                     <key>Type</key>
  314.                     <string>NSNumber<Float></string>
  315.                 </dict>
  316.                 <key>deliveryRate</key>
  317.                 <dict>
  318.                     <key>AppleEventCode</key>
  319.                     <string>delR</string>
  320.                     <key>ReadOnly</key>
  321.                     <string>YES</string>
  322.                     <key>Type</key>
  323.                     <string>NSNumber<Float></string>
  324.                 </dict>
  325.                 <key>deliverySize</key>
  326.                 <dict>
  327.                     <key>AppleEventCode</key>
  328.                     <string>delS</string>
  329.                     <key>ReadOnly</key>
  330.                     <string>YES</string>
  331.                     <key>Type</key>
  332.                     <string>NSNumber<Float></string>
  333.                 </dict>
  334.                 <key>previewMethod</key>
  335.                 <dict>
  336.                     <key>AppleEventCode</key>
  337.                     <string>prvM</string>
  338.                     <key>Type</key>
  339.                     <string>NSNumber<Int></string>
  340.                 </dict>
  341.                 <key>refreshRate</key>
  342.                 <dict>
  343.                     <key>AppleEventCode</key>
  344.                     <string>refR</string>
  345.                     <key>Type</key>
  346.                     <string>NSNumber<Float></string>
  347.                 </dict>
  348.             </dict>
  349.             <key>Superclass</key>
  350.             <string>EZStage</string>
  351.         </dict>
  352.         <key>EZOverlayStage</key>
  353.         <dict>
  354.             <key>AppleEventCode</key>
  355.             <string>stg2</string>
  356.             <key>Attributes</key>
  357.             <dict>
  358.                 <key>actualCanvasSizeStr</key>
  359.                 <dict>
  360.                     <key>AppleEventCode</key>
  361.                     <string>aCan</string>
  362.                     <key>ReadOnly</key>
  363.                     <string>YES</string>
  364.                     <key>Type</key>
  365.                     <string>NSString</string>
  366.                 </dict>
  367.                 <key>canvasColor</key>
  368.                 <dict>
  369.                     <key>AppleEventCode</key>
  370.                     <string>ccol</string>
  371.                     <key>Type</key>
  372.                     <string>NSColor</string>
  373.                 </dict>
  374.                 <key>frameCanvasFlag</key>
  375.                 <dict>
  376.                     <key>AppleEventCode</key>
  377.                     <string>frCV</string>
  378.                     <key>Type</key>
  379.                     <string>NSNumber<Bool></string>
  380.                 </dict>
  381.                 <key>preferredCanvasSizeStr</key>
  382.                 <dict>
  383.                     <key>AppleEventCode</key>
  384.                     <string>pCan</string>
  385.                     <key>Type</key>
  386.                     <string>NSString</string>
  387.                 </dict>
  388.                 <key>refreshFlag</key>
  389.                 <dict>
  390.                     <key>AppleEventCode</key>
  391.                     <string>refF</string>
  392.                     <key>Type</key>
  393.                     <string>NSNumber<Bool></string>
  394.                 </dict>
  395.                 <key>refreshRate</key>
  396.                 <dict>
  397.                     <key>AppleEventCode</key>
  398.                     <string>refR</string>
  399.                     <key>Type</key>
  400.                     <string>NSNumber<Float></string>
  401.                 </dict>
  402.             </dict>
  403.             <key>Superclass</key>
  404.             <string>EZStage</string>
  405.             <key>SupportedCommands</key>
  406.             <dict>
  407.                 <key>Create</key>
  408.                 <string>handleCreateScriptCommand:</string>
  409.             </dict>
  410.             <key>ToManyRelationships</key>
  411.             <dict>
  412.                 <key>objects</key>
  413.                 <dict>
  414.                     <key>AppleEventCode</key>
  415.                     <string>Objs</string>
  416.                     <key>Type</key>
  417.                     <string>OverlayViewObject</string>
  418.                 </dict>
  419.             </dict>
  420.         </dict>
  421.         <key>EZScheduleStage</key>
  422.         <dict>
  423.             <key>AppleEventCode</key>
  424.             <string>stg4</string>
  425.             <key>Attributes</key>
  426.             <dict>
  427.                 <key>activeHours</key>
  428.                 <dict>
  429.                     <key>AppleEventCode</key>
  430.                     <string>aHrs</string>
  431.                     <key>ReadOnly</key>
  432.                     <string>YES</string>
  433.                     <key>Type</key>
  434.                     <string>NSArray</string>
  435.                 </dict>
  436.                 <key>interval</key>
  437.                 <dict>
  438.                     <key>AppleEventCode</key>
  439.                     <string>intV</string>
  440.                     <key>Type</key>
  441.                     <string>NSNumber<Int></string>
  442.                 </dict>
  443.                 <key>triggerMethod</key>
  444.                 <dict>
  445.                     <key>AppleEventCode</key>
  446.                     <string>trgM</string>
  447.                     <key>Type</key>
  448.                     <string>NSNumber<Int></string>
  449.                 </dict>
  450.                 <key>unit</key>
  451.                 <dict>
  452.                     <key>AppleEventCode</key>
  453.                     <string>uniT</string>
  454.                     <key>Type</key>
  455.                     <string>NSNumber<Int></string>
  456.                 </dict>
  457.             </dict>
  458.             <key>Superclass</key>
  459.             <string>EZStage</string>
  460.             <key>SupportedCommands</key>
  461.             <dict>
  462.                 <key>Schedule</key>
  463.                 <string>handleScheduleScriptCommand:</string>
  464.             </dict>
  465.         </dict>
  466.         <key>EZSourceStage</key>
  467.         <dict>
  468.             <key>AppleEventCode</key>
  469.             <string>stg1</string>
  470.             <key>Attributes</key>
  471.             <dict>
  472.                 <key>activeImporter</key>
  473.                 <dict>
  474.                     <key>AppleEventCode</key>
  475.                     <string>curi</string>
  476.                     <key>Type</key>
  477.                     <string>EZImporter</string>
  478.                 </dict>
  479.             </dict>
  480.             <key>Superclass</key>
  481.             <string>EZStage</string>
  482.             <key>ToManyRelationships</key>
  483.             <dict>
  484.                 <key>importers</key>
  485.                 <dict>
  486.                     <key>AppleEventCode</key>
  487.                     <string>impt</string>
  488.                     <key>ReadOnly</key>
  489.                     <string>YES</string>
  490.                     <key>Type</key>
  491.                     <string>EZImporter</string>
  492.                 </dict>
  493.             </dict>
  494.         </dict>
  495.         <key>EZStage</key>
  496.         <dict>
  497.             <key>AppleEventCode</key>
  498.             <string>Stag</string>
  499.             <key>Attributes</key>
  500.             <dict>
  501.                 <key>displayName</key>
  502.                 <dict>
  503.                     <key>AppleEventCode</key>
  504.                     <string>dnam</string>
  505.                     <key>ReadOnly</key>
  506.                     <string>YES</string>
  507.                     <key>Type</key>
  508.                     <string>NSString</string>
  509.                 </dict>
  510.                 <key>lastErrorMessage</key>
  511.                 <dict>
  512.                     <key>AppleEventCode</key>
  513.                     <string>lerr</string>
  514.                     <key>ReadOnly</key>
  515.                     <string>YES</string>
  516.                     <key>Type</key>
  517.                     <string>NSString</string>
  518.                 </dict>
  519.             </dict>
  520.             <key>Superclass</key>
  521.             <string>NSCoreSuite.AbstractObject</string>
  522.             <key>SupportedCommands</key>
  523.             <dict>
  524.                 <key>Execute</key>
  525.                 <string>handleExecuteScriptCommand:</string>
  526.                 <key>Initialize</key>
  527.                 <string>handleInitializeScriptCommand:</string>
  528.             </dict>
  529.         </dict>
  530.         <key>EZVideoDigitizerImporter</key>
  531.         <dict>
  532.             <key>AppleEventCode</key>
  533.             <string>vdii</string>
  534.             <key>Attributes</key>
  535.             <dict>
  536.                 <key>availableDigitizers</key>
  537.                 <dict>
  538.                     <key>AppleEventCode</key>
  539.                     <string>aDig</string>
  540.                     <key>Type</key>
  541.                     <string>NSArray</string>
  542.                 </dict>
  543.                 <key>digitizer</key>
  544.                 <dict>
  545.                     <key>AppleEventCode</key>
  546.                     <string>cdig</string>
  547.                     <key>Type</key>
  548.                     <string>NSString</string>
  549.                 </dict>
  550.                 <key>frameBufferSizeStr</key>
  551.                 <dict>
  552.                     <key>AppleEventCode</key>
  553.                     <string>bsiz</string>
  554.                     <key>Type</key>
  555.                     <string>NSString</string>
  556.                 </dict>
  557.                 <key>rotation</key>
  558.                 <dict>
  559.                     <key>AppleEventCode</key>
  560.                     <string>rota</string>
  561.                     <key>Type</key>
  562.                     <string>NSNumber<Float></string>
  563.                 </dict>
  564.                 <key>scaling</key>
  565.                 <dict>
  566.                     <key>AppleEventCode</key>
  567.                     <string>scal</string>
  568.                     <key>Type</key>
  569.                     <string>NSNumber<Int></string>
  570.                 </dict>
  571.             </dict>
  572.             <key>Superclass</key>
  573.             <string>EZImporter</string>
  574.         </dict>
  575.         <key>ImageFileComposer</key>
  576.         <dict>
  577.             <key>AppleEventCode</key>
  578.             <string>ifcm</string>
  579.             <key>Attributes</key>
  580.             <dict>
  581.                 <key>availableFormats</key>
  582.                 <dict>
  583.                     <key>AppleEventCode</key>
  584.                     <string>aFmt</string>
  585.                     <key>ReadOnly</key>
  586.                     <string>YES</string>
  587.                     <key>Type</key>
  588.                     <string>NSArray</string>
  589.                 </dict>
  590.                 <key>embedColorSync</key>
  591.                 <dict>
  592.                     <key>AppleEventCode</key>
  593.                     <string>eCSy</string>
  594.                     <key>Type</key>
  595.                     <string>NSNumber<Bool></string>
  596.                 </dict>
  597.                 <key>fileFormat</key>
  598.                 <dict>
  599.                     <key>AppleEventCode</key>
  600.                     <string>fFmt</string>
  601.                     <key>Type</key>
  602.                     <string>NSString</string>
  603.                 </dict>
  604.                 <key>filename</key>
  605.                 <dict>
  606.                     <key>AppleEventCode</key>
  607.                     <string>fNam</string>
  608.                     <key>Type</key>
  609.                     <string>NSString</string>
  610.                 </dict>
  611.             </dict>
  612.             <key>Superclass</key>
  613.             <string>EZComposer</string>
  614.         </dict>
  615.         <key>LocalFileDeliverer</key>
  616.         <dict>
  617.             <key>AppleEventCode</key>
  618.             <string>lfiD</string>
  619.             <key>Attributes</key>
  620.             <dict>
  621.                 <key>nextFilename</key>
  622.                 <dict>
  623.                     <key>AppleEventCode</key>
  624.                     <string>NxFn</string>
  625.                     <key>ReadOnly</key>
  626.                     <string>YES</string>
  627.                     <key>Type</key>
  628.                     <string>String</string>
  629.                 </dict>
  630.                 <key>pathname</key>
  631.                 <dict>
  632.                     <key>AppleEventCode</key>
  633.                     <string>patS</string>
  634.                     <key>Type</key>
  635.                     <string>NSString</string>
  636.                 </dict>
  637.                 <key>permutationMode</key>
  638.                 <dict>
  639.                     <key>AppleEventCode</key>
  640.                     <string>fPmd</string>
  641.                     <key>ReadOnly</key>
  642.                     <string>NO</string>
  643.                     <key>Type</key>
  644.                     <string>NSNumber<Int></string>
  645.                 </dict>
  646.                 <key>permutationRangeHigh</key>
  647.                 <dict>
  648.                     <key>AppleEventCode</key>
  649.                     <string>fPrh</string>
  650.                     <key>ReadOnly</key>
  651.                     <string>NO</string>
  652.                     <key>Type</key>
  653.                     <string>NSNumber<Int></string>
  654.                 </dict>
  655.                 <key>permutationRangeLow</key>
  656.                 <dict>
  657.                     <key>AppleEventCode</key>
  658.                     <string>fPrl</string>
  659.                     <key>ReadOnly</key>
  660.                     <string>NO</string>
  661.                     <key>Type</key>
  662.                     <string>NSNumber<Int></string>
  663.                 </dict>
  664.                 <key>permutationRangeNext</key>
  665.                 <dict>
  666.                     <key>AppleEventCode</key>
  667.                     <string>fPrn</string>
  668.                     <key>ReadOnly</key>
  669.                     <string>NO</string>
  670.                     <key>Type</key>
  671.                     <string>NSNumber<Int></string>
  672.                 </dict>
  673.                 <key>previousFilename</key>
  674.                 <dict>
  675.                     <key>AppleEventCode</key>
  676.                     <string>PrFn</string>
  677.                     <key>ReadOnly</key>
  678.                     <string>YES</string>
  679.                     <key>Type</key>
  680.                     <string>String</string>
  681.                 </dict>
  682.             </dict>
  683.             <key>Superclass</key>
  684.             <string>EZDeliverer</string>
  685.         </dict>
  686.         <key>NSApplication</key>
  687.         <dict>
  688.             <key>AppleEventCode</key>
  689.             <string>capp</string>
  690.             <key>Superclass</key>
  691.             <string>NSCoreSuite.NSApplication</string>
  692.             <key>ToManyRelationships</key>
  693.             <dict>
  694.                 <key>orderedDocuments</key>
  695.                 <dict>
  696.                     <key>AppleEventCode</key>
  697.                     <string>docu</string>
  698.                     <key>Type</key>
  699.                     <string>CamDocument</string>
  700.                 </dict>
  701.             </dict>
  702.         </dict>
  703.         <key>OverlayViewObject</key>
  704.         <dict>
  705.             <key>AppleEventCode</key>
  706.             <string>Objs</string>
  707.             <key>Attributes</key>
  708.             <dict>
  709.                 <key>alignment</key>
  710.                 <dict>
  711.                     <key>AppleEventCode</key>
  712.                     <string>alin</string>
  713.                     <key>Type</key>
  714.                     <string>NSNumber<Int></string>
  715.                 </dict>
  716.                 <key>backColor</key>
  717.                 <dict>
  718.                     <key>AppleEventCode</key>
  719.                     <string>bakC</string>
  720.                     <key>Type</key>
  721.                     <string>NSColor</string>
  722.                 </dict>
  723.                 <key>backColorFlag</key>
  724.                 <dict>
  725.                     <key>AppleEventCode</key>
  726.                     <string>bakF</string>
  727.                     <key>Type</key>
  728.                     <string>NSNumber<Bool></string>
  729.                 </dict>
  730.                 <key>dropColor</key>
  731.                 <dict>
  732.                     <key>AppleEventCode</key>
  733.                     <string>shaC</string>
  734.                     <key>Type</key>
  735.                     <string>NSColor</string>
  736.                 </dict>
  737.                 <key>dropColorFlag</key>
  738.                 <dict>
  739.                     <key>AppleEventCode</key>
  740.                     <string>shaF</string>
  741.                     <key>Type</key>
  742.                     <string>NSNumber<Bool></string>
  743.                 </dict>
  744.                 <key>dynamic</key>
  745.                 <dict>
  746.                     <key>AppleEventCode</key>
  747.                     <string>dynR</string>
  748.                     <key>Type</key>
  749.                     <string>NSNumber<Bool></string>
  750.                 </dict>
  751.                 <key>fontBoldface</key>
  752.                 <dict>
  753.                     <key>AppleEventCode</key>
  754.                     <string>fonB</string>
  755.                     <key>Type</key>
  756.                     <string>NSNumber<Bool></string>
  757.                 </dict>
  758.                 <key>fontItalic</key>
  759.                 <dict>
  760.                     <key>AppleEventCode</key>
  761.                     <string>fonI</string>
  762.                     <key>Type</key>
  763.                     <string>NSNumber<Bool></string>
  764.                 </dict>
  765.                 <key>fontName</key>
  766.                 <dict>
  767.                     <key>AppleEventCode</key>
  768.                     <string>fonN</string>
  769.                     <key>Type</key>
  770.                     <string>NSString</string>
  771.                 </dict>
  772.                 <key>fontSize</key>
  773.                 <dict>
  774.                     <key>AppleEventCode</key>
  775.                     <string>fonS</string>
  776.                     <key>Type</key>
  777.                     <string>NSNumber<Float></string>
  778.                 </dict>
  779.                 <key>fontUnderline</key>
  780.                 <dict>
  781.                     <key>AppleEventCode</key>
  782.                     <string>fonU</string>
  783.                     <key>Type</key>
  784.                     <string>NSNumber<Bool></string>
  785.                 </dict>
  786.                 <key>foreColor</key>
  787.                 <dict>
  788.                     <key>AppleEventCode</key>
  789.                     <string>forC</string>
  790.                     <key>Type</key>
  791.                     <string>NSColor</string>
  792.                 </dict>
  793.                 <key>foreColorFlag</key>
  794.                 <dict>
  795.                     <key>AppleEventCode</key>
  796.                     <string>forF</string>
  797.                     <key>Type</key>
  798.                     <string>NSNumber<Bool></string>
  799.                 </dict>
  800.                 <key>height</key>
  801.                 <dict>
  802.                     <key>AppleEventCode</key>
  803.                     <string>Heit</string>
  804.                     <key>Type</key>
  805.                     <string>NSNumber<Float></string>
  806.                 </dict>
  807.                 <key>imageOpacity</key>
  808.                 <dict>
  809.                     <key>AppleEventCode</key>
  810.                     <string>Iopc</string>
  811.                     <key>Type</key>
  812.                     <string>NSNumber<Float></string>
  813.                 </dict>
  814.                 <key>kind</key>
  815.                 <dict>
  816.                     <key>AppleEventCode</key>
  817.                     <string>Kind</string>
  818.                     <key>ReadOnly</key>
  819.                     <string>NO</string>
  820.                     <key>Type</key>
  821.                     <string>NSString</string>
  822.                 </dict>
  823.                 <key>pathname</key>
  824.                 <dict>
  825.                     <key>AppleEventCode</key>
  826.                     <string>patS</string>
  827.                     <key>Type</key>
  828.                     <string>NSString</string>
  829.                 </dict>
  830.                 <key>retrievalMode</key>
  831.                 <dict>
  832.                     <key>AppleEventCode</key>
  833.                     <string>retM</string>
  834.                     <key>Type</key>
  835.                     <string>NSNumber<Int></string>
  836.                 </dict>
  837.                 <key>scale</key>
  838.                 <dict>
  839.                     <key>AppleEventCode</key>
  840.                     <string>Scal</string>
  841.                     <key>Type</key>
  842.                     <string>NSNumber<Float></string>
  843.                 </dict>
  844.                 <key>scaleFlag</key>
  845.                 <dict>
  846.                     <key>AppleEventCode</key>
  847.                     <string>SclF</string>
  848.                     <key>Type</key>
  849.                     <string>NSNumber<Bool></string>
  850.                 </dict>
  851.                 <key>tag</key>
  852.                 <dict>
  853.                     <key>AppleEventCode</key>
  854.                     <string>tagV</string>
  855.                     <key>ReadOnly</key>
  856.                     <string>NO</string>
  857.                     <key>Type</key>
  858.                     <string>NSNumber<Int></string>
  859.                 </dict>
  860.                 <key>textMessage</key>
  861.                 <dict>
  862.                     <key>AppleEventCode</key>
  863.                     <string>texM</string>
  864.                     <key>Type</key>
  865.                     <string>NSString</string>
  866.                 </dict>
  867.                 <key>url</key>
  868.                 <dict>
  869.                     <key>AppleEventCode</key>
  870.                     <string>urlS</string>
  871.                     <key>Type</key>
  872.                     <string>NSString</string>
  873.                 </dict>
  874.                 <key>width</key>
  875.                 <dict>
  876.                     <key>AppleEventCode</key>
  877.                     <string>Widt</string>
  878.                     <key>Type</key>
  879.                     <string>NSNumber<Float></string>
  880.                 </dict>
  881.                 <key>xPos</key>
  882.                 <dict>
  883.                     <key>AppleEventCode</key>
  884.                     <string>xPos</string>
  885.                     <key>Type</key>
  886.                     <string>NSNumber<Float></string>
  887.                 </dict>
  888.                 <key>yPos</key>
  889.                 <dict>
  890.                     <key>AppleEventCode</key>
  891.                     <string>yPos</string>
  892.                     <key>Type</key>
  893.                     <string>NSNumber<Float></string>
  894.                 </dict>
  895.             </dict>
  896.             <key>Superclass</key>
  897.             <string>NSCoreSuite.AbstractObject</string>
  898.         </dict>
  899.         <key>TCMFTPDeliverer</key>
  900.         <dict>
  901.             <key>AppleEventCode</key>
  902.             <string>ftpD</string>
  903.             <key>Attributes</key>
  904.             <dict>
  905.                 <key>bookmarks</key>
  906.                 <dict>
  907.                     <key>AppleEventCode</key>
  908.                     <string>book</string>
  909.                     <key>ReadOnly</key>
  910.                     <string>YES</string>
  911.                     <key>Type</key>
  912.                     <string>NSArray</string>
  913.                 </dict>
  914.                 <key>nextFilename</key>
  915.                 <dict>
  916.                     <key>AppleEventCode</key>
  917.                     <string>NxFn</string>
  918.                     <key>ReadOnly</key>
  919.                     <string>YES</string>
  920.                     <key>Type</key>
  921.                     <string>String</string>
  922.                 </dict>
  923.                 <key>permutationMode</key>
  924.                 <dict>
  925.                     <key>AppleEventCode</key>
  926.                     <string>fPmd</string>
  927.                     <key>ReadOnly</key>
  928.                     <string>NO</string>
  929.                     <key>Type</key>
  930.                     <string>NSNumber<Int></string>
  931.                 </dict>
  932.                 <key>permutationRangeHigh</key>
  933.                 <dict>
  934.                     <key>AppleEventCode</key>
  935.                     <string>fPrh</string>
  936.                     <key>ReadOnly</key>
  937.                     <string>NO</string>
  938.                     <key>Type</key>
  939.                     <string>NSNumber<Int></string>
  940.                 </dict>
  941.                 <key>permutationRangeLow</key>
  942.                 <dict>
  943.                     <key>AppleEventCode</key>
  944.                     <string>fPrl</string>
  945.                     <key>ReadOnly</key>
  946.                     <string>NO</string>
  947.                     <key>Type</key>
  948.                     <string>NSNumber<Int></string>
  949.                 </dict>
  950.                 <key>permutationRangeNext</key>
  951.                 <dict>
  952.                     <key>AppleEventCode</key>
  953.                     <string>fPrn</string>
  954.                     <key>ReadOnly</key>
  955.                     <string>NO</string>
  956.                     <key>Type</key>
  957.                     <string>NSNumber<Int></string>
  958.                 </dict>
  959.                 <key>previousFilename</key>
  960.                 <dict>
  961.                     <key>AppleEventCode</key>
  962.                     <string>PrFn</string>
  963.                     <key>ReadOnly</key>
  964.                     <string>YES</string>
  965.                     <key>Type</key>
  966.                     <string>String</string>
  967.                 </dict>
  968.                 <key>siteAnonymousLogin</key>
  969.                 <dict>
  970.                     <key>AppleEventCode</key>
  971.                     <string>LgAn</string>
  972.                     <key>Type</key>
  973.                     <string>NSNumber<Bool></string>
  974.                 </dict>
  975.                 <key>siteDescription</key>
  976.                 <dict>
  977.                     <key>AppleEventCode</key>
  978.                     <string>sDsc</string>
  979.                     <key>Type</key>
  980.                     <string>NSString</string>
  981.                 </dict>
  982.                 <key>siteHost</key>
  983.                 <dict>
  984.                     <key>AppleEventCode</key>
  985.                     <string>sHst</string>
  986.                     <key>Type</key>
  987.                     <string>NSString</string>
  988.                 </dict>
  989.                 <key>siteMaintainConnection</key>
  990.                 <dict>
  991.                     <key>AppleEventCode</key>
  992.                     <string>MaCn</string>
  993.                     <key>Type</key>
  994.                     <string>NSNumber<Bool></string>
  995.                 </dict>
  996.                 <key>sitePassword</key>
  997.                 <dict>
  998.                     <key>AppleEventCode</key>
  999.                     <string>sPas</string>
  1000.                     <key>Type</key>
  1001.                     <string>NSString</string>
  1002.                 </dict>
  1003.                 <key>sitePathname</key>
  1004.                 <dict>
  1005.                     <key>AppleEventCode</key>
  1006.                     <string>sPth</string>
  1007.                     <key>Type</key>
  1008.                     <string>NSString</string>
  1009.                 </dict>
  1010.                 <key>siteUseEPSV</key>
  1011.                 <dict>
  1012.                     <key>AppleEventCode</key>
  1013.                     <string>Ueps</string>
  1014.                     <key>Type</key>
  1015.                     <string>NSNumber<Bool></string>
  1016.                 </dict>
  1017.                 <key>siteUsername</key>
  1018.                 <dict>
  1019.                     <key>AppleEventCode</key>
  1020.                     <string>sUsr</string>
  1021.                     <key>Type</key>
  1022.                     <string>NSString</string>
  1023.                 </dict>
  1024.             </dict>
  1025.             <key>Superclass</key>
  1026.             <string>EZDeliverer</string>
  1027.             <key>SupportedCommands</key>
  1028.             <dict>
  1029.                 <key>Select</key>
  1030.                 <string>handleSelectScriptCommand:</string>
  1031.             </dict>
  1032.         </dict>
  1033.     </dict>
  1034.     <key>Commands</key>
  1035.     <dict>
  1036.         <key>Create</key>
  1037.         <dict>
  1038.             <key>AppleEventClassCode</key>
  1039.             <string>stg2</string>
  1040.             <key>AppleEventCode</key>
  1041.             <string>cre8</string>
  1042.             <key>Arguments</key>
  1043.             <dict>
  1044.                 <key>at</key>
  1045.                 <dict>
  1046.                     <key>AppleEventCode</key>
  1047.                     <string>Opos</string>
  1048.                     <key>Type</key>
  1049.                     <string>NSString</string>
  1050.                 </dict>
  1051.                 <key>new</key>
  1052.                 <dict>
  1053.                     <key>AppleEventCode</key>
  1054.                     <string>objT</string>
  1055.                     <key>Type</key>
  1056.                     <string>NSString</string>
  1057.                 </dict>
  1058.             </dict>
  1059.             <key>CommandClass</key>
  1060.             <string>NSScriptCommand</string>
  1061.         </dict>
  1062.         <key>Deliver</key>
  1063.         <dict>
  1064.             <key>AppleEventClassCode</key>
  1065.             <string>Delv</string>
  1066.             <key>AppleEventCode</key>
  1067.             <string>deli</string>
  1068.             <key>Arguments</key>
  1069.             <dict>
  1070.                 <key>FromPath</key>
  1071.                 <dict>
  1072.                     <key>AppleEventCode</key>
  1073.                     <string>fPth</string>
  1074.                     <key>Type</key>
  1075.                     <string>NSString</string>
  1076.                 </dict>
  1077.             </dict>
  1078.             <key>CommandClass</key>
  1079.             <string>NSScriptCommand</string>
  1080.         </dict>
  1081.         <key>Execute</key>
  1082.         <dict>
  1083.             <key>AppleEventClassCode</key>
  1084.             <string>Stag</string>
  1085.             <key>AppleEventCode</key>
  1086.             <string>excu</string>
  1087.             <key>CommandClass</key>
  1088.             <string>NSScriptCommand</string>
  1089.         </dict>
  1090.         <key>Initialize</key>
  1091.         <dict>
  1092.             <key>AppleEventClassCode</key>
  1093.             <string>Stag</string>
  1094.             <key>AppleEventCode</key>
  1095.             <string>sINI</string>
  1096.             <key>CommandClass</key>
  1097.             <string>NSScriptCommand</string>
  1098.         </dict>
  1099.         <key>PostToLog</key>
  1100.         <dict>
  1101.             <key>AppleEventClassCode</key>
  1102.             <string>docu</string>
  1103.             <key>AppleEventCode</key>
  1104.             <string>post</string>
  1105.             <key>Arguments</key>
  1106.             <dict>
  1107.                 <key>Message</key>
  1108.                 <dict>
  1109.                     <key>AppleEventCode</key>
  1110.                     <string>Lmsg</string>
  1111.                     <key>Type</key>
  1112.                     <string>NSString</string>
  1113.                 </dict>
  1114.             </dict>
  1115.             <key>CommandClass</key>
  1116.             <string>NSScriptCommand</string>
  1117.         </dict>
  1118.         <key>ResetTimer</key>
  1119.         <dict>
  1120.             <key>AppleEventClassCode</key>
  1121.             <string>****</string>
  1122.             <key>AppleEventCode</key>
  1123.             <string>dRsT</string>
  1124.             <key>CommandClass</key>
  1125.             <string>NSScriptCommand</string>
  1126.         </dict>
  1127.         <key>Schedule</key>
  1128.         <dict>
  1129.             <key>AppleEventClassCode</key>
  1130.             <string>stg4</string>
  1131.             <key>AppleEventCode</key>
  1132.             <string>schU</string>
  1133.             <key>Arguments</key>
  1134.             <dict>
  1135.                 <key>day</key>
  1136.                 <dict>
  1137.                     <key>AppleEventCode</key>
  1138.                     <string>dayI</string>
  1139.                     <key>Type</key>
  1140.                     <string>NSNumber<Int></string>
  1141.                 </dict>
  1142.                 <key>enabled</key>
  1143.                 <dict>
  1144.                     <key>AppleEventCode</key>
  1145.                     <string>enab</string>
  1146.                     <key>Type</key>
  1147.                     <string>NSNumber<Bool></string>
  1148.                 </dict>
  1149.                 <key>hour</key>
  1150.                 <dict>
  1151.                     <key>AppleEventCode</key>
  1152.                     <string>horI</string>
  1153.                     <key>Type</key>
  1154.                     <string>NSNumber<Int></string>
  1155.                 </dict>
  1156.             </dict>
  1157.             <key>CommandClass</key>
  1158.             <string>NSScriptCommand</string>
  1159.         </dict>
  1160.         <key>Select</key>
  1161.         <dict>
  1162.             <key>AppleEventClassCode</key>
  1163.             <string>ftpD</string>
  1164.             <key>AppleEventCode</key>
  1165.             <string>selB</string>
  1166.             <key>Arguments</key>
  1167.             <dict>
  1168.                 <key>bookmark</key>
  1169.                 <dict>
  1170.                     <key>AppleEventCode</key>
  1171.                     <string>Bdsc</string>
  1172.                     <key>Type</key>
  1173.                     <string>NSString</string>
  1174.                 </dict>
  1175.             </dict>
  1176.             <key>CommandClass</key>
  1177.             <string>NSScriptCommand</string>
  1178.         </dict>
  1179.         <key>UploadImage</key>
  1180.         <dict>
  1181.             <key>AppleEventClassCode</key>
  1182.             <string>****</string>
  1183.             <key>AppleEventCode</key>
  1184.             <string>dUpN</string>
  1185.             <key>CommandClass</key>
  1186.             <string>NSScriptCommand</string>
  1187.         </dict>
  1188.     </dict>
  1189.     <key>Name</key>
  1190.     <string>ImageCaster</string>
  1191. </dict>
  1192. </plist>
  1193.